projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e79842d
)
Document gtk_header_bar_get_has_subtitle
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 19 Feb 2014 05:54:35 +0000
(
00:54
-0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 19 Feb 2014 06:03:37 +0000
(
01:03
-0500)
gtk/gtkheaderbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkheaderbar.c
b/gtk/gtkheaderbar.c
index 86dfbcc57f606179540102f949fa07e1b12fa604..b87947167f208d687b3cca11ff5cdba0a1cbd005 100644
(file)
--- a/
gtk/gtkheaderbar.c
+++ b/
gtk/gtkheaderbar.c
@@
-2021,8
+2021,11
@@
gtk_header_bar_set_has_subtitle (GtkHeaderBar *bar,
* gtk_header_bar_get_has_subtitle:
* @bar: a #GtkHeaderBar
*
+ * Retrieves whether the header bar reserves space for
+ * a subtitle, regardless if one is currently set or not.
+ *
* Returns: %TRUE if the header bar reserves space
- *
for a subtitle.
+ *
for a subtitle
*
* Since: 3.12
*/